projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a8559
)
Fix bug reference
author
Christian Persch
<chpe@src.gnome.org>
Thu, 28 Jun 2007 14:33:53 +0000
(14:33 +0000)
committer
Christian Persch
<chpe@src.gnome.org>
Thu, 28 Jun 2007 14:33:53 +0000
(14:33 +0000)
svn path=/trunk/; revision=18280
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index cda24b906f74f59f073d1f47066723a608674fb3..69f8dff9c8e9b29455ed405c1ce47e37cd201120 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-4,7
+4,7
@@
(gtk_volume_button_init), (gtk_volume_button_dispose),
(gtk_volume_button_update_tooltip): Make the volume button use range
0.0 to 1.0 by default, and fix tooltips code to cope with different ranges.
- Bug #
354181
.
+ Bug #
451866
.
2007-06-28 Yevgen Muntyan <muntyan@tamu.edu>